﻿2026-08-03T03:02:46.7310347Z ##[group]Run actions/checkout@v5
2026-08-03T03:02:46.7311248Z with:
2026-08-03T03:02:46.7311922Z   repository: BigscreenVR/spt-bs-core
2026-08-03T03:02:46.7319321Z   token: ***
2026-08-03T03:02:46.7320019Z   ssh-strict: true
2026-08-03T03:02:46.7320697Z   ssh-user: git
2026-08-03T03:02:46.7321370Z   persist-credentials: true
2026-08-03T03:02:46.7322130Z   clean: true
2026-08-03T03:02:46.7322830Z   sparse-checkout-cone-mode: true
2026-08-03T03:02:46.7323641Z   fetch-depth: 1
2026-08-03T03:02:46.7324309Z   fetch-tags: false
2026-08-03T03:02:46.7324994Z   show-progress: true
2026-08-03T03:02:46.7325695Z   lfs: false
2026-08-03T03:02:46.7326338Z   submodules: false
2026-08-03T03:02:46.7327062Z   set-safe-directory: true
2026-08-03T03:02:46.7327866Z   allow-unsafe-pr-checkout: false
2026-08-03T03:02:46.7328680Z ##[endgroup]
2026-08-03T03:02:46.8070499Z Syncing repository: BigscreenVR/spt-bs-core
2026-08-03T03:02:46.8072771Z ##[group]Getting Git version info
2026-08-03T03:02:46.8074138Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-08-03T03:02:46.8075935Z [command]/usr/bin/git version
2026-08-03T03:02:46.8076731Z git version 2.43.0
2026-08-03T03:02:46.8084022Z ##[endgroup]
2026-08-03T03:02:46.8092391Z Copying '/home/reavus/.gitconfig' to '/home/reavus/actions-runner/_work/_temp/3fce5748-8851-401b-8e8e-2c64b37069e1/.gitconfig'
2026-08-03T03:02:46.8099694Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/3fce5748-8851-401b-8e8e-2c64b37069e1' before making global git config changes
2026-08-03T03:02:46.8102098Z Adding repository directory to the temporary git global config as a safe directory
2026-08-03T03:02:46.8104126Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-08-03T03:02:46.8155232Z [command]/usr/bin/git config --local --get remote.origin.url
2026-08-03T03:02:46.8173563Z https://github.com/BigscreenVR/spt-bs-core
2026-08-03T03:02:46.8183236Z ##[group]Removing previously created refs, to avoid conflicts
2026-08-03T03:02:46.8185578Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-08-03T03:02:46.8201383Z refs/heads/main
2026-08-03T03:02:46.8207442Z [command]/usr/bin/git checkout --detach
2026-08-03T03:02:46.8283290Z HEAD is now at 885a4b69f docs: infra register — in-repo home for CI/build-pipeline debt (operator-ruled 2026-08-02)
2026-08-03T03:02:46.8317126Z [command]/usr/bin/git branch --delete --force main
2026-08-03T03:02:46.8342557Z Deleted branch main (was 885a4b69f).
2026-08-03T03:02:46.8444509Z ##[endgroup]
2026-08-03T03:02:46.8446034Z [command]/usr/bin/git submodule status
2026-08-03T03:02:46.8634726Z ##[group]Cleaning the repository
2026-08-03T03:02:46.8637026Z [command]/usr/bin/git clean -ffdx
2026-08-03T03:02:46.8672135Z [command]/usr/bin/git reset --hard HEAD
2026-08-03T03:02:46.8765405Z HEAD is now at 885a4b69f docs: infra register — in-repo home for CI/build-pipeline debt (operator-ruled 2026-08-02)
2026-08-03T03:02:46.8770920Z ##[endgroup]
2026-08-03T03:02:46.8772398Z ##[group]Disabling automatic garbage collection
2026-08-03T03:02:46.8774574Z [command]/usr/bin/git config --local gc.auto 0
2026-08-03T03:02:46.8798866Z ##[endgroup]
2026-08-03T03:02:46.8800818Z ##[group]Setting up auth
2026-08-03T03:02:46.8803820Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-08-03T03:02:46.8827817Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-08-03T03:02:46.9013426Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-08-03T03:02:46.9039906Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-08-03T03:02:46.9220564Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-08-03T03:02:46.9243877Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-08-03T03:02:46.9431261Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-08-03T03:02:46.9466154Z ##[endgroup]
2026-08-03T03:02:46.9467497Z ##[group]Fetching the repository
2026-08-03T03:02:46.9473421Z [command]/usr/bin/git -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +885a4b69f3f444295a1934db427796f8ccb7c9fc:refs/remotes/origin/main
2026-08-03T03:02:47.4773447Z ##[endgroup]
2026-08-03T03:02:47.4773909Z ##[group]Determining the checkout info
2026-08-03T03:02:47.4775083Z ##[endgroup]
2026-08-03T03:02:47.4778341Z [command]/usr/bin/git sparse-checkout disable
2026-08-03T03:02:47.4814518Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-08-03T03:02:47.4839178Z ##[group]Checking out the ref
2026-08-03T03:02:47.4841687Z [command]/usr/bin/git checkout --progress --force -B main refs/remotes/origin/main
2026-08-03T03:02:47.4899148Z Switched to a new branch 'main'
2026-08-03T03:02:47.4899881Z branch 'main' set up to track 'origin/main'.
2026-08-03T03:02:47.4904825Z ##[endgroup]
2026-08-03T03:02:47.4940314Z [command]/usr/bin/git log -1 --format=%H
2026-08-03T03:02:47.4964958Z 885a4b69f3f444295a1934db427796f8ccb7c9fc
